[INFO] cloning repository https://github.com/Kenbak/cipherpay-api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kenbak/cipherpay-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKenbak%2Fcipherpay-api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKenbak%2Fcipherpay-api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dd192b379c60313654750749ebfb7cb925fdaca9
[INFO] checking Kenbak/cipherpay-api against try#b66808126f24f2f30898306a881e1676824ea80c for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKenbak%2Fcipherpay-api" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Kenbak/cipherpay-api
[INFO] finished tweaking git repo https://github.com/Kenbak/cipherpay-api
[INFO] tweaked toml for git repo https://github.com/Kenbak/cipherpay-api written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Kenbak/cipherpay-api on toolchain b66808126f24f2f30898306a881e1676824ea80c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Kenbak/cipherpay-api already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1318ebcad240080e49ad6ee2b197c3e4c34fe344b247be79b750f5c444f4b5db
[INFO] running `Command { std: "docker" "start" "1318ebcad240080e49ad6ee2b197c3e4c34fe344b247be79b750f5c444f4b5db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1318ebcad240080e49ad6ee2b197c3e4c34fe344b247be79b750f5c444f4b5db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1318ebcad240080e49ad6ee2b197c3e4c34fe344b247be79b750f5c444f4b5db" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1318ebcad240080e49ad6ee2b197c3e4c34fe344b247be79b750f5c444f4b5db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1318ebcad240080e49ad6ee2b197c3e4c34fe344b247be79b750f5c444f4b5db" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking indexmap v2.13.1
[INFO] [stderr]     Checking memuse v0.2.2
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking blake2b_simd v1.0.4
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking hybrid-array v0.2.3
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking block-buffer v0.11.0-rc.3
[INFO] [stderr]     Checking crypto-common v0.2.0-rc.1
[INFO] [stderr]     Checking corez v0.1.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking digest v0.11.0-pre.9
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking tokio v1.51.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]     Checking actix-rt v2.11.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]     Checking pasta_curves v0.5.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]     Checking bls12_381 v0.8.0
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]     Checking actix-service v2.0.3
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]     Checking nonempty v0.11.0
[INFO] [stderr]     Checking bech32 v0.11.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling actix-router v0.5.4
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking jubjub v0.10.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking asn1-rs v0.6.2
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]     Checking zcash_spec v0.2.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]     Checking reddsa v0.5.1
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]     Checking base64urlsafedata v0.5.4
[INFO] [stderr]     Checking secp256k1 v0.29.1
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]     Checking zip32 v0.2.1
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking cookie v0.16.2
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]     Checking zcash_encoding v0.4.0
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking sha2 v0.11.0-pre.4
[INFO] [stderr]     Checking hmac v0.13.0-pre.4
[INFO] [stderr]     Checking ripemd v0.2.0-pre.4
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling webauthn-attestation-ca v0.5.4
[INFO] [stderr]     Checking impl-more v0.1.9
[INFO] [stderr]     Checking fpe v0.6.1
[INFO] [stderr]     Checking bip32 v0.6.0-pre.1
[INFO] [stderr]     Checking zcash_protocol v0.9.0
[INFO] [stderr]     Checking zcash_note_encryption v0.4.1
[INFO] [stderr]     Checking der-parser v9.0.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking incrementalmerkletree v0.8.2
[INFO] [stderr]     Checking bounded-vec v0.9.0
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]     Checking f4jumble v0.1.1
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking pxfm v0.1.28
[INFO] [stderr]    Compiling webauthn-rs-core v0.5.4
[INFO] [stderr]    Compiling equihash v0.3.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]     Checking actix-http v3.12.0
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking zcash_script v0.4.3
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking zcash_address v0.12.0
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking serde_cbor_2 v0.13.0
[INFO] [stderr]     Checking x509-parser v0.16.0
[INFO] [stderr]     Checking redjubjub v0.8.0
[INFO] [stderr]     Checking webauthn-rs-proto v0.5.4
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking halo2_poseidon v0.1.0
[INFO] [stderr]     Checking actix-web v4.13.0
[INFO] [stderr]     Checking sinsemilla v0.1.0
[INFO] [stderr]    Compiling visibility v0.1.1
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking blake2s_simd v1.0.4
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking spinning_top v0.3.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking nonzero_ext v0.3.0
[INFO] [stderr]     Checking no-std-compat v0.4.1
[INFO] [stderr]     Checking iri-string v0.7.12
[INFO] [stderr]     Checking governor v0.7.0
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking orchard v0.14.0
[INFO] [stderr]     Checking tungstenite v0.26.2
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking sapling-crypto v0.7.0
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking arc-swap v1.9.1
[INFO] [stderr]     Checking zcash_transparent v0.8.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling actix-web-lab-derive v0.24.0
[INFO] [stderr]     Checking serde_html_form v0.2.8
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking actix-cors v0.7.1
[INFO] [stderr]     Checking actix-governor v0.7.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking zcash_primitives v0.28.0
[INFO] [stderr]     Checking tokio-tungstenite v0.26.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking webauthn-rs v0.5.4
[INFO] [stderr]     Checking actix-web-lab v0.24.3
[INFO] [stderr]     Checking qrcode v0.14.1
[INFO] [stderr]     Checking cipherpay v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `network`
[INFO] [stdout]    --> src/api/x402.rs:560:5
[INFO] [stdout]     |
[INFO] [stdout] 560 |     network: &str,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_network`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `network`
[INFO] [stdout]    --> src/api/x402.rs:560:5
[INFO] [stdout]     |
[INFO] [stdout] 560 |     network: &str,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_network`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PaymentPayloadV2` is more private than the item `VerifyRequestV2::payment_payload`
[INFO] [stdout]    --> src/api/x402.rs:478:5
[INFO] [stdout]     |
[INFO] [stdout] 478 |     pub payment_payload: PaymentPayloadV2,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `VerifyRequestV2::payment_payload` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `PaymentPayloadV2` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/api/x402.rs:464:1
[INFO] [stdout]     |
[INFO] [stdout] 464 | struct PaymentPayloadV2 {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PaymentRequirementsV2` is more private than the item `VerifyRequestV2::payment_requirements`
[INFO] [stdout]    --> src/api/x402.rs:480:5
[INFO] [stdout]     |
[INFO] [stdout] 480 |     pub payment_requirements: PaymentRequirementsV2,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `VerifyRequestV2::payment_requirements` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `PaymentRequirementsV2` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/api/x402.rs:446:1
[INFO] [stdout]     |
[INFO] [stdout] 446 | struct PaymentRequirementsV2 {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `scheme`, `pay_to`, `max_timeout_seconds`, `asset`, and `extra` are never read
[INFO] [stdout]    --> src/api/x402.rs:447:5
[INFO] [stdout]     |
[INFO] [stdout] 446 | struct PaymentRequirementsV2 {
[INFO] [stdout]     |        --------------------- fields in this struct
[INFO] [stdout] 447 |     scheme: Option<String>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 451 |     pay_to: Option<String>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 452 |     #[serde(rename = "maxTimeoutSeconds")]
[INFO] [stdout] 453 |     max_timeout_seconds: Option<u64>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 454 |     asset: Option<String>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 455 |     extra: Option<serde_json::Value>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PaymentRequirementsV2` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `x402_version`, `resource`, `accepted`, and `extensions` are never read
[INFO] [stdout]    --> src/api/x402.rs:466:5
[INFO] [stdout]     |
[INFO] [stdout] 464 | struct PaymentPayloadV2 {
[INFO] [stdout]     |        ---------------- fields in this struct
[INFO] [stdout] 465 |     #[serde(rename = "x402Version")]
[INFO] [stdout] 466 |     x402_version: Option<u32>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 467 |     resource: Option<serde_json::Value>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 468 |     accepted: Option<serde_json::Value>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 469 |     payload: Option<ZcashPayload>,
[INFO] [stdout] 470 |     extensions: Option<serde_json::Value>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PaymentPayloadV2` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `x402_version` is never read
[INFO] [stdout]    --> src/api/x402.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub struct VerifyRequestV2 {
[INFO] [stdout]     |            --------------- field in this struct
[INFO] [stdout] 475 |     #[serde(rename = "x402Version")]
[INFO] [stdout] 476 |     pub x402_version: Option<u32>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `VerifyRequestV2` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `merchant_id` is never read
[INFO] [stdout]    --> src/payment_links/mod.rs:546:9
[INFO] [stdout]     |
[INFO] [stdout] 544 | pub struct CampaignAddress {
[INFO] [stdout]     |            --------------- field in this struct
[INFO] [stdout] 545 |     pub link_id: String,
[INFO] [stdout] 546 |     pub merchant_id: String,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CampaignAddress` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cipherpay` (bin "cipherpay" test); 7 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b66808126f24f2f30898306a881e1676824ea80c/bin/rustc --crate-name cipherpay --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=67d1e22017b5ed95 -C extra-filename=-d1b07b150f970ba5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_cors=/opt/rustwide/target/debug/deps/libactix_cors-13da94b118600395.rmeta --extern actix_governor=/opt/rustwide/target/debug/deps/libactix_governor-4362dfd32ba87b04.rmeta --extern actix_rt=/opt/rustwide/target/debug/deps/libactix_rt-0e444152e513f408.rmeta --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-558aa7a420425162.rmeta --extern actix_web_lab=/opt/rustwide/target/debug/deps/libactix_web_lab-7f6a7b39931a1e95.rmeta --extern aes_gcm=/opt/rustwide/target/debug/deps/libaes_gcm-14041fea924c850e.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-88b36daaacafc31f.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-d8aec028dea2d277.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-dfdd58718076bb26.rmeta --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-9e536007c79e99aa.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-09eadbf9930cb573.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-4852862d92867e36.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-6ab9015608cab68c.rmeta --extern image=/opt/rustwide/target/debug/deps/libimage-4920c064ccb69a06.rmeta --extern orchard=/opt/rustwide/target/debug/deps/liborchard-1b72fcf77beb4a94.rmeta --extern qrcode=/opt/rustwide/target/debug/deps/libqrcode-5275838c1e089067.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-94a76ea8ff4bf6e5.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-72285c9d6b0a9595.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-58951b894840d848.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1443d917fa4f4ccc.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-89994c22896be54c.rmeta --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-deb40b92aa06b02d.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-1139c163d0bdfd0a.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-06222b11579db239.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-44766baaf61a8c81.rmeta --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-72e76961435134ba.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-482bf527cc98c86f.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-e55d974b7fc4ee3e.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-4787e024da3f193c.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-4b8fc09008f4c48b.rmeta --extern webauthn_rs=/opt/rustwide/target/debug/deps/libwebauthn_rs-d09df8d9a1983d13.rmeta --extern zcash_address=/opt/rustwide/target/debug/deps/libzcash_address-193c052d661ebf81.rmeta --extern zcash_note_encryption=/opt/rustwide/target/debug/deps/libzcash_note_encryption-904918ec48e72453.rmeta --extern zcash_primitives=/opt/rustwide/target/debug/deps/libzcash_primitives-4362123a610f810e.rmeta --extern zcash_protocol=/opt/rustwide/target/debug/deps/libzcash_protocol-b570e107783f80b8.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-c6cd29f8549503b7/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-21dd2a1622e48c8b/out -L native=/opt/rustwide/target/debug/build/secp256k1-sys-5f77a772699671c5/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: type `PaymentPayloadV2` is more private than the item `VerifyRequestV2::payment_payload`
[INFO] [stdout]    --> src/api/x402.rs:478:5
[INFO] [stdout]     |
[INFO] [stdout] 478 |     pub payment_payload: PaymentPayloadV2,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `VerifyRequestV2::payment_payload` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `PaymentPayloadV2` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/api/x402.rs:464:1
[INFO] [stdout]     |
[INFO] [stdout] 464 | struct PaymentPayloadV2 {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PaymentRequirementsV2` is more private than the item `VerifyRequestV2::payment_requirements`
[INFO] [stdout]    --> src/api/x402.rs:480:5
[INFO] [stdout]     |
[INFO] [stdout] 480 |     pub payment_requirements: PaymentRequirementsV2,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `VerifyRequestV2::payment_requirements` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `PaymentRequirementsV2` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/api/x402.rs:446:1
[INFO] [stdout]     |
[INFO] [stdout] 446 | struct PaymentRequirementsV2 {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `scheme`, `pay_to`, `max_timeout_seconds`, `asset`, and `extra` are never read
[INFO] [stdout]    --> src/api/x402.rs:447:5
[INFO] [stdout]     |
[INFO] [stdout] 446 | struct PaymentRequirementsV2 {
[INFO] [stdout]     |        --------------------- fields in this struct
[INFO] [stdout] 447 |     scheme: Option<String>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 451 |     pay_to: Option<String>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 452 |     #[serde(rename = "maxTimeoutSeconds")]
[INFO] [stdout] 453 |     max_timeout_seconds: Option<u64>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 454 |     asset: Option<String>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 455 |     extra: Option<serde_json::Value>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PaymentRequirementsV2` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `x402_version`, `resource`, `accepted`, and `extensions` are never read
[INFO] [stdout]    --> src/api/x402.rs:466:5
[INFO] [stdout]     |
[INFO] [stdout] 464 | struct PaymentPayloadV2 {
[INFO] [stdout]     |        ---------------- fields in this struct
[INFO] [stdout] 465 |     #[serde(rename = "x402Version")]
[INFO] [stdout] 466 |     x402_version: Option<u32>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 467 |     resource: Option<serde_json::Value>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 468 |     accepted: Option<serde_json::Value>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 469 |     payload: Option<ZcashPayload>,
[INFO] [stdout] 470 |     extensions: Option<serde_json::Value>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PaymentPayloadV2` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `x402_version` is never read
[INFO] [stdout]    --> src/api/x402.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub struct VerifyRequestV2 {
[INFO] [stdout]     |            --------------- field in this struct
[INFO] [stdout] 475 |     #[serde(rename = "x402Version")]
[INFO] [stdout] 476 |     pub x402_version: Option<u32>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `VerifyRequestV2` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `merchant_id` is never read
[INFO] [stdout]    --> src/payment_links/mod.rs:546:9
[INFO] [stdout]     |
[INFO] [stdout] 544 | pub struct CampaignAddress {
[INFO] [stdout]     |            --------------- field in this struct
[INFO] [stdout] 545 |     pub link_id: String,
[INFO] [stdout] 546 |     pub merchant_id: String,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CampaignAddress` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1318ebcad240080e49ad6ee2b197c3e4c34fe344b247be79b750f5c444f4b5db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1318ebcad240080e49ad6ee2b197c3e4c34fe344b247be79b750f5c444f4b5db", kill_on_drop: false }`
[INFO] [stdout] 1318ebcad240080e49ad6ee2b197c3e4c34fe344b247be79b750f5c444f4b5db
